detachAllConnections
( class in module jsPlumb
)
Removes all an element's Connections.
el – {object} –
Either the id of the element, or a selector for the element.
params – {object} –
Optional parameters. alowed values: fireEvent : defaults to true, whether or not to fire the detach event.
{object}
– The current jsPlumb instance.